home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 October / maximum-cd-2002-10.iso / Data / items.pcg / scripts / DefineButton2_11 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-08-15  |  40 b   |  4 lines

  1. on(release){
  2.    fscommand("quit");
  3. }
  4.